PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / setCheckedStateRolloverAppearance Method
The rollover visual appearance of the widget in checked state.
In This Topic
    setCheckedStateRolloverAppearance Method
    In This Topic
    Sets the rollover visual appearance for the widget in checked state.
    The visual appearance of the widget in checked state when the user hovers the mouse over the widget.
    Syntax
    public void setCheckedStateRolloverAppearance( 
       PDFAnnotationAppearance value
    )

    Parameters

    value
    The rollover visual appearance of the widget in checked state.
    See Also